PackageDescription: VASmalltalk Fileout PDFtalk


VA Smalltalk Fileout PD Ftalk

Last published: April 12, 2024 by 'bcalco'

Defines 0 Classes
Extends 25 Classes


Specification to transform the {PDFtalk} bundle to VA Smalltalk.

Starting point is SmalltalkTransform.VASmalltalk class>>#fileOutPDFtalk

You should change the directory in the method.
Then file out the PDFtalk library (and Tests) with:

SmalltalkTransform.VASmalltalk fileOutValues.
"SmalltalkTransform.VASmalltalk fileOutPDFtalk.
SmalltalkTransform.VASmalltalk fileOutPDFtalkTesting."

This will produce the files
Values.vast.st
"PDFtalk.vast.st and
PDFtalkTesting.vast.st"

These can be imported into VA Smalltalk (Version 10)